home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / intro.dxr / 00044_RE-Vis.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  297 b   |  11 lines

  1. on exitFrame
  2.   set the visible of sprite 2 to 1
  3.   set the visible of sprite 3 to 1
  4.   set the visible of sprite 4 to 1
  5.   set the visible of sprite 5 to 1
  6.   set the visible of sprite 6 to 1
  7.   set the visible of sprite 7 to 1
  8.   set the visible of sprite 8 to 1
  9.   set the visible of sprite 9 to 1
  10. end
  11.